3.278 \(\int \sqrt {d \cos (a+b x)} (c \sin (a+b x))^{5/2} \, dx\)

Optimal. Leaf size=95 \[ \frac {c^2 E\left (\left .a+b x-\frac {\pi }{4}\right |2\right ) \sqrt {c \sin (a+b x)} \sqrt {d \cos (a+b x)}}{2 b \sqrt {\sin (2 a+2 b x)}}-\frac {c (c \sin (a+b x))^{3/2} (d \cos (a+b x))^{3/2}}{3 b d} \]

[Out]

-1/3*c*(d*cos(b*x+a))^(3/2)*(c*sin(b*x+a))^(3/2)/b/d-1/2*c^2*(sin(a+1/4*Pi+b*x)^2)^(1/2)/sin(a+1/4*Pi+b*x)*Ell
ipticE(cos(a+1/4*Pi+b*x),2^(1/2))*(d*cos(b*x+a))^(1/2)*(c*sin(b*x+a))^(1/2)/b/sin(2*b*x+2*a)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.11, antiderivative size = 95, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.120, Rules used = {2568, 2572, 2639} \[ \frac {c^2 E\left (\left .a+b x-\frac {\pi }{4}\right |2\right ) \sqrt {c \sin (a+b x)} \sqrt {d \cos (a+b x)}}{2 b \sqrt {\sin (2 a+2 b x)}}-\frac {c (c \sin (a+b x))^{3/2} (d \cos (a+b x))^{3/2}}{3 b d} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[d*Cos[a + b*x]]*(c*Sin[a + b*x])^(5/2),x]

[Out]

-(c*(d*Cos[a + b*x])^(3/2)*(c*Sin[a + b*x])^(3/2))/(3*b*d) + (c^2*Sqrt[d*Cos[a + b*x]]*EllipticE[a - Pi/4 + b*
x, 2]*Sqrt[c*Sin[a + b*x]])/(2*b*Sqrt[Sin[2*a + 2*b*x]])

Rule 2568

Int[(cos[(e_.) + (f_.)*(x_)]*(b_.))^(n_)*((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_), x_Symbol] :> -Simp[(a*(b*Cos[e
+ f*x])^(n + 1)*(a*Sin[e + f*x])^(m - 1))/(b*f*(m + n)), x] + Dist[(a^2*(m - 1))/(m + n), Int[(b*Cos[e + f*x])
^n*(a*Sin[e + f*x])^(m - 2), x], x] /; FreeQ[{a, b, e, f, n}, x] && GtQ[m, 1] && NeQ[m + n, 0] && IntegersQ[2*
m, 2*n]

Rule 2572

Int[Sqrt[cos[(e_.) + (f_.)*(x_)]*(b_.)]*Sqrt[(a_.)*sin[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[(Sqrt[a*Sin[e +
 f*x]]*Sqrt[b*Cos[e + f*x]])/Sqrt[Sin[2*e + 2*f*x]], Int[Sqrt[Sin[2*e + 2*f*x]], x], x] /; FreeQ[{a, b, e, f},
 x]

Rule 2639

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticE[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ[{
c, d}, x]

Rubi steps

\begin {align*} \int \sqrt {d \cos (a+b x)} (c \sin (a+b x))^{5/2} \, dx &=-\frac {c (d \cos (a+b x))^{3/2} (c \sin (a+b x))^{3/2}}{3 b d}+\frac {1}{2} c^2 \int \sqrt {d \cos (a+b x)} \sqrt {c \sin (a+b x)} \, dx\\ &=-\frac {c (d \cos (a+b x))^{3/2} (c \sin (a+b x))^{3/2}}{3 b d}+\frac {\left (c^2 \sqrt {d \cos (a+b x)} \sqrt {c \sin (a+b x)}\right ) \int \sqrt {\sin (2 a+2 b x)} \, dx}{2 \sqrt {\sin (2 a+2 b x)}}\\ &=-\frac {c (d \cos (a+b x))^{3/2} (c \sin (a+b x))^{3/2}}{3 b d}+\frac {c^2 \sqrt {d \cos (a+b x)} E\left (\left .a-\frac {\pi }{4}+b x\right |2\right ) \sqrt {c \sin (a+b x)}}{2 b \sqrt {\sin (2 a+2 b x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.09, size = 67, normalized size = 0.71 \[ \frac {2 \sqrt [4]{\cos ^2(a+b x)} \tan (a+b x) (c \sin (a+b x))^{5/2} \sqrt {d \cos (a+b x)} \, _2F_1\left (\frac {1}{4},\frac {7}{4};\frac {11}{4};\sin ^2(a+b x)\right )}{7 b} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[d*Cos[a + b*x]]*(c*Sin[a + b*x])^(5/2),x]

[Out]

(2*Sqrt[d*Cos[a + b*x]]*(Cos[a + b*x]^2)^(1/4)*Hypergeometric2F1[1/4, 7/4, 11/4, Sin[a + b*x]^2]*(c*Sin[a + b*
x])^(5/2)*Tan[a + b*x])/(7*b)

________________________________________________________________________________________

fricas [F]  time = 0.46, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-{\left (c^{2} \cos \left (b x + a\right )^{2} - c^{2}\right )} \sqrt {d \cos \left (b x + a\right )} \sqrt {c \sin \left (b x + a\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*cos(b*x+a))^(1/2)*(c*sin(b*x+a))^(5/2),x, algorithm="fricas")

[Out]

integral(-(c^2*cos(b*x + a)^2 - c^2)*sqrt(d*cos(b*x + a))*sqrt(c*sin(b*x + a)), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt {d \cos \left (b x + a\right )} \left (c \sin \left (b x + a\right )\right )^{\frac {5}{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*cos(b*x+a))^(1/2)*(c*sin(b*x+a))^(5/2),x, algorithm="giac")

[Out]

integrate(sqrt(d*cos(b*x + a))*(c*sin(b*x + a))^(5/2), x)

________________________________________________________________________________________

maple [B]  time = 0.15, size = 519, normalized size = 5.46 \[ -\frac {\left (6 \cos \left (b x +a \right ) \sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {-1+\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {-1+\cos \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \EllipticE \left (\sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}, \frac {\sqrt {2}}{2}\right )-3 \cos \left (b x +a \right ) \sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {-1+\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {-1+\cos \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \EllipticF \left (\sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}, \frac {\sqrt {2}}{2}\right )-2 \left (\cos ^{4}\left (b x +a \right )\right ) \sqrt {2}+6 \sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {-1+\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {-1+\cos \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \EllipticE \left (\sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}, \frac {\sqrt {2}}{2}\right )-3 \sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {-1+\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {-1+\cos \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \EllipticF \left (\sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}, \frac {\sqrt {2}}{2}\right )+5 \left (\cos ^{2}\left (b x +a \right )\right ) \sqrt {2}-3 \cos \left (b x +a \right ) \sqrt {2}\right ) \sqrt {d \cos \left (b x +a \right )}\, \left (c \sin \left (b x +a \right )\right )^{\frac {5}{2}} \sqrt {2}}{12 b \sin \left (b x +a \right )^{3} \cos \left (b x +a \right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*cos(b*x+a))^(1/2)*(c*sin(b*x+a))^(5/2),x)

[Out]

-1/12/b*(6*cos(b*x+a)*((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2)*((-1+cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/
2)*((-1+cos(b*x+a))/sin(b*x+a))^(1/2)*EllipticE(((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2),1/2*2^(1/2))-3*co
s(b*x+a)*((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2)*((-1+cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2)*((-1+cos(b
*x+a))/sin(b*x+a))^(1/2)*EllipticF(((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2),1/2*2^(1/2))-2*cos(b*x+a)^4*2^
(1/2)+6*((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2)*((-1+cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2)*((-1+cos(b*
x+a))/sin(b*x+a))^(1/2)*EllipticE(((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2),1/2*2^(1/2))-3*((1-cos(b*x+a)+s
in(b*x+a))/sin(b*x+a))^(1/2)*((-1+cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2)*((-1+cos(b*x+a))/sin(b*x+a))^(1/2)*
EllipticF(((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2),1/2*2^(1/2))+5*cos(b*x+a)^2*2^(1/2)-3*cos(b*x+a)*2^(1/2
))*(d*cos(b*x+a))^(1/2)*(c*sin(b*x+a))^(5/2)/sin(b*x+a)^3/cos(b*x+a)*2^(1/2)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt {d \cos \left (b x + a\right )} \left (c \sin \left (b x + a\right )\right )^{\frac {5}{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*cos(b*x+a))^(1/2)*(c*sin(b*x+a))^(5/2),x, algorithm="maxima")

[Out]

integrate(sqrt(d*cos(b*x + a))*(c*sin(b*x + a))^(5/2), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \sqrt {d\,\cos \left (a+b\,x\right )}\,{\left (c\,\sin \left (a+b\,x\right )\right )}^{5/2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*cos(a + b*x))^(1/2)*(c*sin(a + b*x))^(5/2),x)

[Out]

int((d*cos(a + b*x))^(1/2)*(c*sin(a + b*x))^(5/2), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*cos(b*x+a))**(1/2)*(c*sin(b*x+a))**(5/2),x)

[Out]

Timed out

________________________________________________________________________________________